From: Eli Zaretskii Date: Sun, 16 Mar 2014 16:31:50 +0000 (+0200) Subject: src/ChangeLog: Fix a typo in last commit. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~845 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5f0da6cecdc45ed391f35a85b48790d687452c5e;p=emacs.git src/ChangeLog: Fix a typo in last commit. --- diff --git a/src/ChangeLog b/src/ChangeLog index 30692059f03..54c07f960f1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,7 @@ 2014-03-16 Eli Zaretskii * search.c (find_newline): Speed up the function when using the - newline cache, by halving the number of call to + newline cache, by halving the number of calls to region_cache_forward and region_cache_backward. (Bug#16830) 2014-03-15 Juanma Barranquero